编译安装php的时候,开启mysqli与pdo扩展需要用到mysql_config
报mysql_config找不到,我手动找也没找到
解决办法:
yum install mysql-devel
那么这东西干嘛的
- 知乎的回答
header files, debug symbols. Required when building source packages that requires them.(大意:mysql其他的库)
笔者也还是蒙蒙的,希望各位懂的看官评论回答
报mysql_config找不到,我手动找也没找到
解决办法:
yum install mysql-devel
那么这东西干嘛的
header files, debug symbols. Required when building source packages that requires them.(大意:mysql其他的库)
笔者也还是蒙蒙的,希望各位懂的看官评论回答
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。